登入
Computer Science for IGCSE & O level - Data Representation (Section 10 - No. 15)
What is the decimal equivalent of the binary number 11011?
25
26
27
28
解释
11011 in binary = (1 * 16) + (1 * 8) + (0 * 4) + (1 * 2) + (1 * 1) = 27
评论 (0)
登录发表评论
广告
允许 javascript 正确加载此页面